.leasing-type{padding:3rem 7%}.leasing-type--section{width:100%}.leasing-type--section a{display:flex;margin:1.5rem auto;width:-webkit-fit-content;width:fit-content}.leasing-type--section .type{cursor:pointer;height:300px;position:relative;transition:all .3s ease-in-out;width:300px}@media(min-width:1024px){.leasing-type--section .type{height:360px;width:360px}}.leasing-type--section .type>svg{inset:0;position:absolute;z-index:0}.leasing-type--section .type>svg path{d:path("M15 9L86 0, 98 71 ,50 97, 0 50Z");filter:drop-shadow(2px 2px 2px rgba(0,0,0,0));transition:all .5s}.leasing-type--section .type--container{align-items:center;display:flex;flex-direction:column;gap:32px;height:95%;justify-content:center;position:relative}.leasing-type--section .type--container img{height:100px;width:100px}.leasing-type--section .type--container p{color:#fff;font-size:24px;font-weight:500;text-transform:uppercase}.leasing-type--section .type:after{background-color:var(--underline-color);bottom:-10px;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.leasing-type--section .type:hover:after{transform:scaleX(1)}@media(min-width:1024px){.leasing-type--section{align-items:center;display:flex;flex-wrap:wrap;gap:5px;padding:0}}@media(min-width:1400px){.leasing-type--section{gap:1rem}}.leasing-type{padding:2rem 7%}.leasing-type--title{color:var(--Colors-MiskcityBlue-800);font-size:2.5rem;font-weight:900;padding-bottom:8px;text-transform:uppercase}@media(min-width:1400px){.leasing-type--title{font-size:53px}}.leasing-type--description{color:#02216e;color:var(--colors-grayscale-text-icon-body,#02216e);font-size:20px;font-weight:400}